services.kanshi.profiles.<name>.exec
Commands executed after the profile is successfully applied. Note that if you provide multiple commands, they will be executed asynchronously with no guaranteed ordering.
- Type
(list of string) or string convertible to it- Default
[ ]- Example
"[ \${pkg.sway}/bin/swaymsg workspace 1, move workspace to eDP-1 ]"- Declared
- <home-manager/modules/services/kanshi.nix>